From: Richard M. Stallman Date: Thu, 28 Mar 1996 18:39:26 +0000 (+0000) Subject: (TAGS): Renamed from `tags' and fixed to work. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~84164 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9009ad55544b9bc70bcd183774d107e402e5ec9b;p=emacs.git (TAGS): Renamed from `tags' and fixed to work. --- diff --git a/lwlib/Makefile.in b/lwlib/Makefile.in index f7904880eb4..df2190d013e 100644 --- a/lwlib/Makefile.in +++ b/lwlib/Makefile.in @@ -73,5 +73,5 @@ clean: mostlyclean distclean: clean maintainer-clean: distclean -tags:: - $(TAGS) -t *.[ch] +TAGS: + ../lib-src/etags -t *.[ch]